Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of Pop3MessageInfo).IsReadOnly Get |
C# |
---|
bool ICollection<Pop3MessageInfo>.IsReadOnly { get; } |